.sherlock-styles .intro::before {
background-color: rgba(255, 255, 255, 0) !important;
}
.sherlock-styles .home .img_txt::before {
background-color: rgba(255, 255, 255, 0) !important;
}

p {
  text-align: justify;
}

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;600;700&display=swap');
p,
input {
 font-family: 'Raleway', sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
 font-family: 'Raleway', sans-serif !important;
 font-weight: 700 !important;
}

.pandape-styles .d-flex.align-items-center a img {
 max-width: 400px !important; /
 max-height: 90px !important; /
}